home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue26 / directx / README.TXT < prev   
Encoding:
Text File  |  1997-07-15  |  932 b   |  23 lines

  1.  
  2. Attached is the beta DirectX API translated into Delphi 3 interfaces.
  3. This beta release is intended for evaluation.  The primary goal of
  4. this evaluation cycle is to locate errors in translation.  In
  5. particular, we want to find where const or var params are used where
  6. nil is a valid value, or where a parameter that returns data is
  7. incorrectly declared const.  The best way to uncover these issues is
  8. to write an application that uses the interfaces.  
  9.  
  10. Please send us only reports of problems in the DirectX translation,
  11. or general comments on the translation.  How-to questions and
  12. problems in the DirectX implementation should be directed to
  13. Microsoft.  
  14.  
  15. Note that this source file uses Delphi 3 interface types, so you'll
  16. need a copy of Delphi 3 to compile it.  
  17.  
  18. Please send feedback via email to Delphi_Admin@Borland.com, and
  19. include DIRECTX in the subject heading.
  20.  
  21.   Thank you for your interest
  22.   
  23.